home *** CD-ROM | disk | FTP | other *** search
- object FormAboutRosoft: TFormAboutRosoft
- Left = 356
- Top = 151
- HelpContext = 8000
- BorderStyle = bsNone
- Caption = 'About Rosoft'
- ClientHeight = 299
- ClientWidth = 515
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PrintScale = poNone
- OnActivate = FormActivate
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 515
- Height = 299
- Align = alClient
- BevelWidth = 6
- TabOrder = 0
- object Image: TImage
- Left = 6
- Top = 6
- Width = 503
- Height = 287
- Align = alClient
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object lblProgram: TLabel
- Left = 3
- Top = 13
- Width = 240
- Height = 42
- Alignment = taCenter
- Caption = 'Program Name'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -37
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblEdition: TLabel
- Left = 3
- Top = 56
- Width = 64
- Height = 24
- Alignment = taCenter
- Caption = 'Eidtion'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -21
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblVersion: TLabel
- Left = 3
- Top = 88
- Width = 52
- Height = 19
- Alignment = taCenter
- Caption = 'Version'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lblCopyright: TLabel
- Left = 3
- Top = 131
- Width = 67
- Height = 19
- Alignment = taCenter
- Caption = 'Copyright'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ParentFont = False
- Transparent = True
- end
- object lblFhGText: TLabel
- Left = 3
- Top = 168
- Width = 66
- Height = 38
- Alignment = taCenter
- Caption = 'Fraunhofer text'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object RSButton4: TRSButton
- Left = 390
- Top = 264
- Width = 88
- Height = 26
- Picture.Data = {<image001.bmp>}
- Transparent = True
- OnClick = RSButton4Click
- end
- object pbHomepage: TRSButton
- Left = 290
- Top = 264
- Width = 88
- Height = 25
- Picture.Data = {<image002.bmp>}
- Transparent = True
- OnClick = pbHomepageClick
- end
- object pbEmail: TRSButton
- Left = 194
- Top = 264
- Width = 88
- Height = 26
- Picture.Data = {<image003.bmp>}
- Transparent = True
- OnClick = pbEmailClick
- end
- object pbRegister: TRSButton
- Left = 98
- Top = 264
- Width = 88
- Height = 26
- Picture.Data = {<image004.bmp>}
- Transparent = True
- OnClick = pbRegisterClick
- end
- object lblSponsored: TLabel
- Left = 3
- Top = 216
- Width = 203
- Height = 19
- Alignment = taCenter
- Caption = 'Please visit our sponsors here.'
- DragCursor = crHandPoint
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- Visible = False
- OnClick = pbRegisterClick
- end
- object pbCredits: TRSButton
- Left = 66
- Top = 208
- Width = 401
- Height = 33
- Center = True
- OnClick = pbCreditsClick
- end
- end
- end
-